CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - android 文件

搜索资源列表

  1. APK

    0下载:
  2. APK文件为压缩包,解压缩后会有XML,DEX等文件,也是Android开发的源文件,但XML和DEX文件都是经过编译的文件,网上也下载到相关的反编译工具,但不能解决批量反编译的问题,所以本程序就此诞生,运行本程序,可以搜索此-APK file is compressed, decompressed will be XML, DEX and other documents, but also developed Android source file, but XML files are com
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2586393
    • 提供者:roy.mac
  1. android10

    0下载:
  2. android 10 是有android 10个例子,包播图片浏览器,文件管理器等-android 10 android 10 is an example, including broadcast picture viewer, file manager, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1450730
    • 提供者:zhy
  1. android项目命名规范

    0下载:
  2. android项目命名规范 包命名 文件命名 ID命名 资源命名 变量命名
  3. 所属分类:文档资料

    • 发布日期:2012-10-19
    • 文件大小:30720
    • 提供者:clairekuo
  1. Android-platform-music-player

    0下载:
  2. android 播放器软件主要用于播放各种常见音乐格式的文件-the vital function is play many kinds of music
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:245651
    • 提供者:Mr.xu
  1. android.mk

    0下载:
  2. 在编写android和C代码的接口程序是需要用到一个MK文件,这里有他的详细说明-In the preparation of the android and C code interface program used an MK files, there is a detailed descr iption of
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:101562
    • 提供者:ouy
  1. Android-Notification

    0下载:
  2. 安卓开发常用的Notification的使用方法,文本文件,内有代码!-Andrews developed the Notification of the use of text files, code!
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:12157
    • 提供者:李昂
  1. ndroid-get-pictures-resources

    0下载:
  2. Android开发中如何从不同文件中获取图片资源-Android developers in how to get pictures resources from different files
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:13389
    • 提供者:梅仁
  1. workspace

    0下载:
  2. android 手机开发文件,这是一些新手应用的软件程序-android phone development documents, some novice application software program
  3. 所属分类:File Formats

    • 发布日期:2017-11-29
    • 文件大小:6127318
    • 提供者:jrl
  1. androiddownload

    0下载:
  2. 实现android平台的文件下载功能,实现与互联网的交互。-The android platform file download function, and interaction with the Internet.
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:212668
    • 提供者:但佳宏
  1. Android-Mobile-security

    0下载:
  2. 在android平台下用于保存数据有三种方式,1、SQLite 2、SharedPreferences 3、File SharedPreferences是将数据保存在一个xml文件中,并且是以Map的形式保存,一个Key对应一个Value,但获取某一个Key的时候,都会有一个默认值,这个默认值是在xml不存在这个key值的时候使用。 -There are three ways to save data in the android platform, SQLite, SharedPref
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:24750
    • 提供者:xushirley
  1. Android-orign-code

    0下载:
  2. andorid源代码结构分析详解 源代码内部文件分析-the Andorid source code Detailed structural analysis within the source code file
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:26773
    • 提供者:叶天问
  1. android--logfile

    0下载:
  2. android 写日志文件的方法,比较方便的读取文件,查找问题-Android to write the log file method, more convenient to read the file, find the problem
  3. 所属分类:Communication

    • 发布日期:2015-06-26
    • 文件大小:2048
    • 提供者:xubinglin
  1. Android

    0下载:
  2. 主要是介绍安卓项目中目录构成及其每个文件的主要作用-The directory structure and details of the Android in the project
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:3602
    • 提供者:晴天
  1. Android-player-documents

    0下载:
  2. 本论文结合FFmpeg开源代码中解码流程,提出了移动终端流媒体播放器基于分层体系架构的设计方案。该设计的特点是在底层屏蔽不同类型文件解码时对媒体流处理的差异,并且提供了对外部摄像头设备的控制功能-android ffmpeg design
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:9241
    • 提供者:chunhui
  1. android

    0下载:
  2. 此文件为android的屏幕适配的详情介绍,喜欢的朋友可以看看,比较不错。-This document details the android screen adaptation of the presentation, like a friend can look quite good.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-17
    • 文件大小:315561
    • 提供者:lf
  1. android-find

    0下载:
  2. android shell 没有查找文件的命令。用递归重写find命令,用于android shell 下查找文件,mmm 编译后,push 进去后加可执行权限,就可以正常使用-android shell did not find the command file. Recursive rewrite find commands to find the file under the android shell, after compiling mmm, plus post push into e
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:1106
    • 提供者:欧阳华宇
  1. Bypass-for-Screen-Lock-of-Android

    0下载:
  2. :随着移动通信技术的迅速发展和广泛应用,手机内部包含的信息已经成为犯罪侦查重要的线索和证据来 源。由于人们对数据安全和隐私保护意识的提高,以及涉案嫌疑人的反侦查意识的增强,涉案的智能手机通常 带有锁屏密码,在这种情况下,如何对其中的数据进行提取、处理和分析成为一个重要的研究方向。本文主要 针对Android 手机的锁屏问题进行研究,详细介绍了Android 智能手机三种锁屏密码,即手势密码、PIN 码密 码以及复杂密码的文件结构和存储原理,分析了如何借助Android 的ADB(
  3. 所属分类:Project Manage

    • 发布日期:2017-05-07
    • 文件大小:1449514
    • 提供者:小哥啊
  1. bagilevi-android-pedometer-a5

    0下载:
  2. 计步算法,可适用于多个平台。请让我通过激活,下载个文件,谢谢(Meter step algorithm)
  3. 所属分类:软件工程

    • 发布日期:2018-01-07
    • 文件大小:50176
    • 提供者:fdddd
  1. Android屏幕适配全攻略(最权威的官方适配指导)

    0下载:
  2. 重要概念 什么是屏幕尺寸、屏幕分辨率、屏幕像素密度?  什么是dp、dip、dpi、sp、px?他们之间的关系是什么?  什么是mdpi、hdpi、xdpi、xxdpi?如何计算和区分? 在下面的内容中我们将介绍这些概念。 屏幕尺寸 屏幕尺寸指屏幕的对角线的长度,单位是英寸,1英寸=2.54厘米 比如常见的屏幕尺寸有2.4、2.8、3.5、3.7、4.2、5.0、5.5、6.0等 屏幕分辨率 屏幕分辨率是指在横纵向上的像素点数,单位是px,1px=1个像素点。一般以纵向像素横向
  3. 所属分类:编程文档

  1. windows bat文件编辑基础命令学习

    0下载:
  2. 详细讲述了Windows下bat文件书写格式,注释、条件、循环,以及Windows系统中全部命令行命令详解,LINUX系统中的部分命令详解,可编写对Android系统设备操作的批处理文件。
  3. 所属分类:编程文档

« 12 »
搜珍网 www.dssz.com